micro_utils.dokka
0.9.5
android
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
[android]Diff
Diff
android
data
class
Diff
<
T
>
Content copied to clipboard
Diff object which contains information about differences between two
Iterable
s
Properties
See also
See also
android
calculate
Diff
Properties
added
Link copied to clipboard
android
val
added
:
List
<
IndexedValue
<
T
>
>
Content copied to clipboard
removed
Link copied to clipboard
android
val
removed
:
List
<
IndexedValue
<
T
>
>
Content copied to clipboard
replaced
Link copied to clipboard
android
val
replaced
:
List
<
Pair
<
IndexedValue
<
T
>
,
IndexedValue
<
T
>
>
>
Content copied to clipboard
Old-New values pairs